-
Notifications
You must be signed in to change notification settings - Fork 32
WIP: ✨ Add Notifications
service implementation
#8011
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
WIP: ✨ Add Notifications
service implementation
#8011
Conversation
Notifications
service
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #8011 +/- ##
==========================================
+ Coverage 88.03% 88.06% +0.02%
==========================================
Files 1919 1860 -59
Lines 74341 71804 -2537
Branches 1305 1305
==========================================
- Hits 65449 63235 -2214
+ Misses 8499 8175 -324
- Partials 393 394 +1
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Notifications
serviceNotifications
service implementation
|
|
Notifications
service implementationNotifications
service implementation
What do these changes do?
This PR adds a first real and concrete implementation of the Notification service.
Related issue/s
TaskContext
data structure to aTaskFilter
#8071How to test
Dev-ops